3.1.52 \(\int \frac {1-x^4}{x^4 (1-x^4+x^8)} \, dx\)

Optimal. Leaf size=370 \[ -\frac {1}{3 x^3}+\frac {1}{8} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \log \left (x^2-\sqrt {2-\sqrt {3}} x+1\right )-\frac {1}{8} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \log \left (x^2+\sqrt {2-\sqrt {3}} x+1\right )-\frac {1}{8} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \log \left (x^2-\sqrt {2+\sqrt {3}} x+1\right )+\frac {1}{8} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \log \left (x^2+\sqrt {2+\sqrt {3}} x+1\right )-\frac {1}{4} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \tan ^{-1}\left (\frac {\sqrt {2-\sqrt {3}}-2 x}{\sqrt {2+\sqrt {3}}}\right )+\frac {1}{4} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \tan ^{-1}\left (\frac {\sqrt {2+\sqrt {3}}-2 x}{\sqrt {2-\sqrt {3}}}\right )+\frac {1}{4} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \tan ^{-1}\left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )-\frac {1}{4} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \tan ^{-1}\left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.27, antiderivative size = 370, normalized size of antiderivative = 1.00, number of steps used = 21, number of rules used = 9, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.391, Rules used = {1504, 12, 1373, 1127, 1161, 618, 204, 1164, 628} \begin {gather*} -\frac {1}{3 x^3}+\frac {1}{8} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \log \left (x^2-\sqrt {2-\sqrt {3}} x+1\right )-\frac {1}{8} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \log \left (x^2+\sqrt {2-\sqrt {3}} x+1\right )-\frac {1}{8} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \log \left (x^2-\sqrt {2+\sqrt {3}} x+1\right )+\frac {1}{8} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \log \left (x^2+\sqrt {2+\sqrt {3}} x+1\right )-\frac {1}{4} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \tan ^{-1}\left (\frac {\sqrt {2-\sqrt {3}}-2 x}{\sqrt {2+\sqrt {3}}}\right )+\frac {1}{4} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \tan ^{-1}\left (\frac {\sqrt {2+\sqrt {3}}-2 x}{\sqrt {2-\sqrt {3}}}\right )+\frac {1}{4} \sqrt {\frac {1}{3} \left (2-\sqrt {3}\right )} \tan ^{-1}\left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )-\frac {1}{4} \sqrt {\frac {1}{3} \left (2+\sqrt {3}\right )} \tan ^{-1}\left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - x^4)/(x^4*(1 - x^4 + x^8)),x]

[Out]

-1/(3*x^3) - (Sqrt[(2 - Sqrt[3])/3]*ArcTan[(Sqrt[2 - Sqrt[3]] - 2*x)/Sqrt[2 + Sqrt[3]]])/4 + (Sqrt[(2 + Sqrt[3
])/3]*ArcTan[(Sqrt[2 + Sqrt[3]] - 2*x)/Sqrt[2 - Sqrt[3]]])/4 + (Sqrt[(2 - Sqrt[3])/3]*ArcTan[(Sqrt[2 - Sqrt[3]
] + 2*x)/Sqrt[2 + Sqrt[3]]])/4 - (Sqrt[(2 + Sqrt[3])/3]*ArcTan[(Sqrt[2 + Sqrt[3]] + 2*x)/Sqrt[2 - Sqrt[3]]])/4
 + (Sqrt[(2 + Sqrt[3])/3]*Log[1 - Sqrt[2 - Sqrt[3]]*x + x^2])/8 - (Sqrt[(2 + Sqrt[3])/3]*Log[1 + Sqrt[2 - Sqrt
[3]]*x + x^2])/8 - (Sqrt[(2 - Sqrt[3])/3]*Log[1 - Sqrt[2 + Sqrt[3]]*x + x^2])/8 + (Sqrt[(2 - Sqrt[3])/3]*Log[1
 + Sqrt[2 + Sqrt[3]]*x + x^2])/8

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 618

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 1127

Int[(x_)^2/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[a/c, 2]}, Dist[1/2, Int[(q + x^2)/(
a + b*x^2 + c*x^4), x], x] - Dist[1/2, Int[(q - x^2)/(a + b*x^2 + c*x^4), x], x]] /; FreeQ[{a, b, c}, x] && Lt
Q[b^2 - 4*a*c, 0] && PosQ[a*c]

Rule 1161

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(2*d)/e - b/c, 2]},
Dist[e/(2*c), Int[1/Simp[d/e + q*x + x^2, x], x], x] + Dist[e/(2*c), Int[1/Simp[d/e - q*x + x^2, x], x], x]] /
; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[c*d^2 - a*e^2, 0] && (GtQ[(2*d)/e - b/c, 0] || ( !Lt
Q[(2*d)/e - b/c, 0] && EqQ[d - e*Rt[a/c, 2], 0]))

Rule 1164

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(-2*d)/e - b/c, 2]},
 Dist[e/(2*c*q), Int[(q - 2*x)/Simp[d/e + q*x - x^2, x], x], x] + Dist[e/(2*c*q), Int[(q + 2*x)/Simp[d/e - q*x
 - x^2, x], x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[c*d^2 - a*e^2, 0] &&  !GtQ[b^2
- 4*a*c, 0]

Rule 1373

Int[(x_)^(m_.)/((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{q = Rt[a/c, 2]}, With[{r = Rt[
2*q - b/c, 2]}, Dist[1/(2*c*r), Int[x^(m - n/2)/(q - r*x^(n/2) + x^n), x], x] - Dist[1/(2*c*r), Int[x^(m - n/2
)/(q + r*x^(n/2) + x^n), x], x]]] /; FreeQ[{a, b, c}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n/2, 0
] && IGtQ[m, 0] && GeQ[m, n/2] && LtQ[m, (3*n)/2] && NegQ[b^2 - 4*a*c]

Rule 1504

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^(n_))*((a_) + (b_.)*(x_)^(n_) + (c_.)*(x_)^(n2_))^(p_), x_Symbol] :>
 Simp[(d*(f*x)^(m + 1)*(a + b*x^n + c*x^(2*n))^(p + 1))/(a*f*(m + 1)), x] + Dist[1/(a*f^n*(m + 1)), Int[(f*x)^
(m + n)*(a + b*x^n + c*x^(2*n))^p*Simp[a*e*(m + 1) - b*d*(m + n*(p + 1) + 1) - c*d*(m + 2*n*(p + 1) + 1)*x^n,
x], x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n, 0] && LtQ[m, -
1] && IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {1-x^4}{x^4 \left (1-x^4+x^8\right )} \, dx &=-\frac {1}{3 x^3}-\frac {1}{3} \int \frac {3 x^4}{1-x^4+x^8} \, dx\\ &=-\frac {1}{3 x^3}-\int \frac {x^4}{1-x^4+x^8} \, dx\\ &=-\frac {1}{3 x^3}-\frac {\int \frac {x^2}{1-\sqrt {3} x^2+x^4} \, dx}{2 \sqrt {3}}+\frac {\int \frac {x^2}{1+\sqrt {3} x^2+x^4} \, dx}{2 \sqrt {3}}\\ &=-\frac {1}{3 x^3}+\frac {\int \frac {1-x^2}{1-\sqrt {3} x^2+x^4} \, dx}{4 \sqrt {3}}-\frac {\int \frac {1+x^2}{1-\sqrt {3} x^2+x^4} \, dx}{4 \sqrt {3}}-\frac {\int \frac {1-x^2}{1+\sqrt {3} x^2+x^4} \, dx}{4 \sqrt {3}}+\frac {\int \frac {1+x^2}{1+\sqrt {3} x^2+x^4} \, dx}{4 \sqrt {3}}\\ &=-\frac {1}{3 x^3}+\frac {\int \frac {1}{1-\sqrt {2-\sqrt {3}} x+x^2} \, dx}{8 \sqrt {3}}+\frac {\int \frac {1}{1+\sqrt {2-\sqrt {3}} x+x^2} \, dx}{8 \sqrt {3}}-\frac {\int \frac {1}{1-\sqrt {2+\sqrt {3}} x+x^2} \, dx}{8 \sqrt {3}}-\frac {\int \frac {1}{1+\sqrt {2+\sqrt {3}} x+x^2} \, dx}{8 \sqrt {3}}+\frac {\int \frac {\sqrt {2-\sqrt {3}}+2 x}{-1-\sqrt {2-\sqrt {3}} x-x^2} \, dx}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}+\frac {\int \frac {\sqrt {2-\sqrt {3}}-2 x}{-1+\sqrt {2-\sqrt {3}} x-x^2} \, dx}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\int \frac {\sqrt {2+\sqrt {3}}+2 x}{-1-\sqrt {2+\sqrt {3}} x-x^2} \, dx}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}-\frac {\int \frac {\sqrt {2+\sqrt {3}}-2 x}{-1+\sqrt {2+\sqrt {3}} x-x^2} \, dx}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}\\ &=-\frac {1}{3 x^3}+\frac {\log \left (1-\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\log \left (1+\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\log \left (1-\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}+\frac {\log \left (1+\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}-\frac {\operatorname {Subst}\left (\int \frac {1}{-2-\sqrt {3}-x^2} \, dx,x,-\sqrt {2-\sqrt {3}}+2 x\right )}{4 \sqrt {3}}-\frac {\operatorname {Subst}\left (\int \frac {1}{-2-\sqrt {3}-x^2} \, dx,x,\sqrt {2-\sqrt {3}}+2 x\right )}{4 \sqrt {3}}+\frac {\operatorname {Subst}\left (\int \frac {1}{-2+\sqrt {3}-x^2} \, dx,x,-\sqrt {2+\sqrt {3}}+2 x\right )}{4 \sqrt {3}}+\frac {\operatorname {Subst}\left (\int \frac {1}{-2+\sqrt {3}-x^2} \, dx,x,\sqrt {2+\sqrt {3}}+2 x\right )}{4 \sqrt {3}}\\ &=-\frac {1}{3 x^3}-\frac {\tan ^{-1}\left (\frac {\sqrt {2-\sqrt {3}}-2 x}{\sqrt {2+\sqrt {3}}}\right )}{4 \sqrt {3 \left (2+\sqrt {3}\right )}}+\frac {\tan ^{-1}\left (\frac {\sqrt {2+\sqrt {3}}-2 x}{\sqrt {2-\sqrt {3}}}\right )}{4 \sqrt {3 \left (2-\sqrt {3}\right )}}+\frac {\tan ^{-1}\left (\frac {\sqrt {2-\sqrt {3}}+2 x}{\sqrt {2+\sqrt {3}}}\right )}{4 \sqrt {3 \left (2+\sqrt {3}\right )}}-\frac {\tan ^{-1}\left (\frac {\sqrt {2+\sqrt {3}}+2 x}{\sqrt {2-\sqrt {3}}}\right )}{4 \sqrt {3 \left (2-\sqrt {3}\right )}}+\frac {\log \left (1-\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\log \left (1+\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\log \left (1-\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}+\frac {\log \left (1+\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.01, size = 47, normalized size = 0.13 \begin {gather*} -\frac {1}{4} \text {RootSum}\left [\text {$\#$1}^8-\text {$\#$1}^4+1\&,\frac {\text {$\#$1} \log (x-\text {$\#$1})}{2 \text {$\#$1}^4-1}\&\right ]-\frac {1}{3 x^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - x^4)/(x^4*(1 - x^4 + x^8)),x]

[Out]

-1/3*1/x^3 - RootSum[1 - #1^4 + #1^8 & , (Log[x - #1]*#1)/(-1 + 2*#1^4) & ]/4

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1-x^4}{x^4 \left (1-x^4+x^8\right )} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(1 - x^4)/(x^4*(1 - x^4 + x^8)),x]

[Out]

IntegrateAlgebraic[(1 - x^4)/(x^4*(1 - x^4 + x^8)), x]

________________________________________________________________________________________

fricas [B]  time = 1.19, size = 608, normalized size = 1.64 \begin {gather*} \frac {8 \, \sqrt {6} \sqrt {2} x^{3} \sqrt {\sqrt {3} + 2} \arctan \left (-\frac {1}{3} \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + \frac {1}{6} \, \sqrt {6} \sqrt {2} \sqrt {2 \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + 12 \, x^{2} + 12} \sqrt {\sqrt {3} + 2} - \sqrt {3} - 2\right ) + 8 \, \sqrt {6} \sqrt {2} x^{3} \sqrt {\sqrt {3} + 2} \arctan \left (-\frac {1}{3} \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + \frac {1}{6} \, \sqrt {6} \sqrt {2} \sqrt {-2 \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + 12 \, x^{2} + 12} \sqrt {\sqrt {3} + 2} + \sqrt {3} + 2\right ) - 4 \, \sqrt {6} \sqrt {2} x^{3} \sqrt {-4 \, \sqrt {3} + 8} \arctan \left (-\frac {1}{6} \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + \frac {1}{12} \, \sqrt {6} \sqrt {2} \sqrt {\sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + 12 \, x^{2} + 12} \sqrt {-4 \, \sqrt {3} + 8} + \sqrt {3} - 2\right ) - 4 \, \sqrt {6} \sqrt {2} x^{3} \sqrt {-4 \, \sqrt {3} + 8} \arctan \left (-\frac {1}{6} \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + \frac {1}{12} \, \sqrt {6} \sqrt {2} \sqrt {-\sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + 12 \, x^{2} + 12} \sqrt {-4 \, \sqrt {3} + 8} - \sqrt {3} + 2\right ) - 2 \, \sqrt {6} {\left (\sqrt {3} \sqrt {2} x^{3} - 2 \, \sqrt {2} x^{3}\right )} \sqrt {\sqrt {3} + 2} \log \left (2 \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + 12 \, x^{2} + 12\right ) + 2 \, \sqrt {6} {\left (\sqrt {3} \sqrt {2} x^{3} - 2 \, \sqrt {2} x^{3}\right )} \sqrt {\sqrt {3} + 2} \log \left (-2 \, \sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {\sqrt {3} + 2} + 12 \, x^{2} + 12\right ) - \sqrt {6} {\left (\sqrt {3} \sqrt {2} x^{3} + 2 \, \sqrt {2} x^{3}\right )} \sqrt {-4 \, \sqrt {3} + 8} \log \left (\sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + 12 \, x^{2} + 12\right ) + \sqrt {6} {\left (\sqrt {3} \sqrt {2} x^{3} + 2 \, \sqrt {2} x^{3}\right )} \sqrt {-4 \, \sqrt {3} + 8} \log \left (-\sqrt {6} \sqrt {3} \sqrt {2} x \sqrt {-4 \, \sqrt {3} + 8} + 12 \, x^{2} + 12\right ) - 32}{96 \, x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^4+1)/x^4/(x^8-x^4+1),x, algorithm="fricas")

[Out]

1/96*(8*sqrt(6)*sqrt(2)*x^3*sqrt(sqrt(3) + 2)*arctan(-1/3*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 1/6*sq
rt(6)*sqrt(2)*sqrt(2*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 12*x^2 + 12)*sqrt(sqrt(3) + 2) - sqrt(3) -
2) + 8*sqrt(6)*sqrt(2)*x^3*sqrt(sqrt(3) + 2)*arctan(-1/3*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 1/6*sqr
t(6)*sqrt(2)*sqrt(-2*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 12*x^2 + 12)*sqrt(sqrt(3) + 2) + sqrt(3) +
2) - 4*sqrt(6)*sqrt(2)*x^3*sqrt(-4*sqrt(3) + 8)*arctan(-1/6*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3) + 8) + 1
/12*sqrt(6)*sqrt(2)*sqrt(sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3) + 8) + 12*x^2 + 12)*sqrt(-4*sqrt(3) + 8) +
sqrt(3) - 2) - 4*sqrt(6)*sqrt(2)*x^3*sqrt(-4*sqrt(3) + 8)*arctan(-1/6*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3
) + 8) + 1/12*sqrt(6)*sqrt(2)*sqrt(-sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3) + 8) + 12*x^2 + 12)*sqrt(-4*sqrt
(3) + 8) - sqrt(3) + 2) - 2*sqrt(6)*(sqrt(3)*sqrt(2)*x^3 - 2*sqrt(2)*x^3)*sqrt(sqrt(3) + 2)*log(2*sqrt(6)*sqrt
(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 12*x^2 + 12) + 2*sqrt(6)*(sqrt(3)*sqrt(2)*x^3 - 2*sqrt(2)*x^3)*sqrt(sqrt(3)
+ 2)*log(-2*sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(sqrt(3) + 2) + 12*x^2 + 12) - sqrt(6)*(sqrt(3)*sqrt(2)*x^3 + 2*sqrt
(2)*x^3)*sqrt(-4*sqrt(3) + 8)*log(sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3) + 8) + 12*x^2 + 12) + sqrt(6)*(sqr
t(3)*sqrt(2)*x^3 + 2*sqrt(2)*x^3)*sqrt(-4*sqrt(3) + 8)*log(-sqrt(6)*sqrt(3)*sqrt(2)*x*sqrt(-4*sqrt(3) + 8) + 1
2*x^2 + 12) - 32)/x^3

________________________________________________________________________________________

giac [A]  time = 0.44, size = 258, normalized size = 0.70 \begin {gather*} -\frac {1}{24} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x + \sqrt {6} - \sqrt {2}}{\sqrt {6} + \sqrt {2}}\right ) - \frac {1}{24} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x - \sqrt {6} + \sqrt {2}}{\sqrt {6} + \sqrt {2}}\right ) - \frac {1}{24} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x + \sqrt {6} + \sqrt {2}}{\sqrt {6} - \sqrt {2}}\right ) - \frac {1}{24} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x - \sqrt {6} - \sqrt {2}}{\sqrt {6} - \sqrt {2}}\right ) - \frac {1}{48} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \log \left (x^{2} + \frac {1}{2} \, x {\left (\sqrt {6} + \sqrt {2}\right )} + 1\right ) + \frac {1}{48} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \log \left (x^{2} - \frac {1}{2} \, x {\left (\sqrt {6} + \sqrt {2}\right )} + 1\right ) - \frac {1}{48} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \log \left (x^{2} + \frac {1}{2} \, x {\left (\sqrt {6} - \sqrt {2}\right )} + 1\right ) + \frac {1}{48} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \log \left (x^{2} - \frac {1}{2} \, x {\left (\sqrt {6} - \sqrt {2}\right )} + 1\right ) - \frac {1}{3 \, x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^4+1)/x^4/(x^8-x^4+1),x, algorithm="giac")

[Out]

-1/24*(sqrt(6) - 3*sqrt(2))*arctan((4*x + sqrt(6) - sqrt(2))/(sqrt(6) + sqrt(2))) - 1/24*(sqrt(6) - 3*sqrt(2))
*arctan((4*x - sqrt(6) + sqrt(2))/(sqrt(6) + sqrt(2))) - 1/24*(sqrt(6) + 3*sqrt(2))*arctan((4*x + sqrt(6) + sq
rt(2))/(sqrt(6) - sqrt(2))) - 1/24*(sqrt(6) + 3*sqrt(2))*arctan((4*x - sqrt(6) - sqrt(2))/(sqrt(6) - sqrt(2)))
 - 1/48*(sqrt(6) - 3*sqrt(2))*log(x^2 + 1/2*x*(sqrt(6) + sqrt(2)) + 1) + 1/48*(sqrt(6) - 3*sqrt(2))*log(x^2 -
1/2*x*(sqrt(6) + sqrt(2)) + 1) - 1/48*(sqrt(6) + 3*sqrt(2))*log(x^2 + 1/2*x*(sqrt(6) - sqrt(2)) + 1) + 1/48*(s
qrt(6) + 3*sqrt(2))*log(x^2 - 1/2*x*(sqrt(6) - sqrt(2)) + 1) - 1/3/x^3

________________________________________________________________________________________

maple [C]  time = 0.01, size = 46, normalized size = 0.12 \begin {gather*} -\frac {\RootOf \left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )^{4} \ln \left (-\RootOf \left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )+x \right )}{4 \left (2 \RootOf \left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )^{7}-\RootOf \left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )^{3}\right )}-\frac {1}{3 x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-x^4+1)/x^4/(x^8-x^4+1),x)

[Out]

-1/3/x^3-1/4*sum(1/(2*_R^7-_R^3)*_R^4*ln(-_R+x),_R=RootOf(_Z^8-_Z^4+1))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} -\frac {1}{3 \, x^{3}} - \int \frac {x^{4}}{x^{8} - x^{4} + 1}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^4+1)/x^4/(x^8-x^4+1),x, algorithm="maxima")

[Out]

-1/3/x^3 - integrate(x^4/(x^8 - x^4 + 1), x)

________________________________________________________________________________________

mupad [B]  time = 0.07, size = 479, normalized size = 1.29 \begin {gather*} -\frac {1}{3\,x^3}+\frac {\sqrt {3}\,\mathrm {atan}\left (\frac {x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}+\frac {\sqrt {3}\,x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}\right )\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{12}+\frac {\sqrt {3}\,\mathrm {atan}\left (\frac {x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}-\frac {\sqrt {3}\,x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}\right )\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{12}-\frac {2^{3/4}\,\sqrt {3}\,\mathrm {atan}\left (\frac {2^{3/4}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}-\frac {2^{3/4}\,\sqrt {3}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}\right )\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{12}-\frac {2^{3/4}\,\sqrt {3}\,\mathrm {atan}\left (\frac {2^{3/4}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}+\frac {2^{3/4}\,\sqrt {3}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}\right )\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{12} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(x^4 - 1)/(x^4*(x^8 - x^4 + 1)),x)

[Out]

(3^(1/2)*atan((x*(8 - 3^(1/2)*8i)^(1/4))/(2*((3^(1/2)*(8 - 3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4)
) + (3^(1/2)*x*(8 - 3^(1/2)*8i)^(1/4)*1i)/(2*((3^(1/2)*(8 - 3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4
)))*(8 - 3^(1/2)*8i)^(1/4)*1i)/12 - 1/(3*x^3) + (3^(1/2)*atan((x*(8 - 3^(1/2)*8i)^(1/4)*1i)/(2*((3^(1/2)*(8 -
3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4)) - (3^(1/2)*x*(8 - 3^(1/2)*8i)^(1/4))/(2*((3^(1/2)*(8 - 3^
(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4)))*(8 - 3^(1/2)*8i)^(1/4))/12 - (2^(3/4)*3^(1/2)*atan((2^(3/4
)*x*(3^(1/2)*1i + 1)^(1/4))/(2*((2^(1/2)*(3^(1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1/2)*1
i)/2)) - (2^(3/4)*3^(1/2)*x*(3^(1/2)*1i + 1)^(1/4)*1i)/(2*((2^(1/2)*(3^(1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/
2)*(3^(1/2)*1i + 1)^(1/2)*1i)/2)))*(3^(1/2)*1i + 1)^(1/4)*1i)/12 - (2^(3/4)*3^(1/2)*atan((2^(3/4)*x*(3^(1/2)*1
i + 1)^(1/4)*1i)/(2*((2^(1/2)*(3^(1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1/2)*1i)/2)) + (2
^(3/4)*3^(1/2)*x*(3^(1/2)*1i + 1)^(1/4))/(2*((2^(1/2)*(3^(1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i
 + 1)^(1/2)*1i)/2)))*(3^(1/2)*1i + 1)^(1/4))/12

________________________________________________________________________________________

sympy [A]  time = 3.17, size = 32, normalized size = 0.09 \begin {gather*} - \operatorname {RootSum} {\left (5308416 t^{8} - 2304 t^{4} + 1, \left (t \mapsto t \log {\left (- 18432 t^{5} + 4 t + x \right )} \right )\right )} - \frac {1}{3 x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x**4+1)/x**4/(x**8-x**4+1),x)

[Out]

-RootSum(5308416*_t**8 - 2304*_t**4 + 1, Lambda(_t, _t*log(-18432*_t**5 + 4*_t + x))) - 1/(3*x**3)

________________________________________________________________________________________